home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / glass / glass.lha / GLASS / widgets / KindBox.h < prev    next >
C/C++ Source or Header  |  1991-02-01  |  147b  |  8 lines

  1. /*
  2.    File: KindBox.h
  3.    Implements a nice Form widget
  4. */
  5. extern Widget CreateKindBox ();
  6. extern void AddToKindBox ();
  7. extern void DoneKindBox ();
  8.